Skip to content

Conversation

@zharinov
Copy link
Member

@zharinov zharinov commented Jan 1, 2026

Summary

  • Default expect_valid_linking and expect_invalid_linking to JavaScript, removing the need to pass &LANG parameter
  • Add expect_invalid! macro for multi-file tests with JSON-like colon syntax
  • Convert .contains() assertions to snapshots in dump_tests.rs
  • Remove redundant assertions where snapshots already exist

Test plan

  • All 703 tests pass
  • No unused import warnings

- Default expect_valid_linking and expect_invalid_linking to JavaScript
- Add expect_invalid! macro for multi-file tests with JSON-like syntax
- Convert .contains() assertions to snapshots in dump_tests.rs
- Remove redundant assertions where snapshots already exist
@zharinov zharinov merged commit acd26c4 into master Jan 1, 2026
4 checks passed
@zharinov zharinov deleted the refactor/test-patterns branch January 1, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants